home *** CD-ROM | disk | FTP | other *** search
/ CYBER.XPO.95 / CYBER.XPO.95 (Arsenal Computer).ISO / popreq / amiga1 / dsgnrv13.lha / DesignerDemo / ReadMe < prev    next >
Text File  |  1994-02-17  |  5KB  |  102 lines

  1.                               The Designer V1.3
  2.  
  3.                              (C) Ian OConnor 1994
  4.  
  5.   This program is copyright (C) Ian OConnor 1994. You may distribute the
  6.  demo version as freely as you like as long as you do not charge more than
  7.  a reasonable fee to do so. You may not, however, change any of the files
  8.  supplied , other than to compress them, and any distribution must include
  9.  them all in full. 
  10.   You may not distribute the full registered version of the Designer at
  11.  all. The demo version has 'Demonstration Version' written in the about
  12.  window. This software is provided "AS IS", without warranty of any kind,
  13.  either expressed or implied. The author is not responsible for any damage
  14.  or loss of data due to use of this program, these are solely the users 
  15.  concern.
  16.   Registered users can now upgrade their programs using the demo version
  17.  by clicking on an extra button in the main window which does not appear
  18.  on registered versions. See Designer.Guide - upgrading for more info.
  19.   The Designer can be run from the program disk itself or you can copy it
  20.  onto another disk, such as a hard disk. You need not copy all the files,
  21.  here is a description of them :
  22.                  Readme            : This file.
  23.                  Designer          : The program, you probably want this.
  24.                  Designer.Guide    : Help file, not necessary but helpful.
  25.                  CProducer         : Program required to produce C source.
  26.                  PasProducer       : Program required to produce Pascal
  27.                                      source.
  28.   Directories :  AllKindsDemo      : All gadgets supported demonstrated.
  29.                  MenuDemo          : Menu demonstration
  30.                  ToggleDemo        : Toggle buttons.
  31.                  KeyDemo           : Demo of keyboard shortcuts.
  32.                  MultipleDemo      : Demo using multiple copies of windows.
  33.  
  34.   All the files must be in the same drawer as the Designer, except the 
  35.  demos. To copy to a hard drive just drag the required files to the 
  36.  destination directory, if you are upgrading a registered version
  37.  it can be done for you.
  38.   A preferences file will be stored on your boot disk if you Save 
  39.  preferences, when run from this boot disk in future those preferences 
  40.  will be loaded. You will probably want to do this to get rid of the 
  41.  About Window on running.
  42.   The demo version is virtually identical to the registered version but
  43.  the Save option on the Designer itself is partly disabled. To obtain
  44.  the full version send 15 pounds sterling to this address :
  45.         
  46.         I OConnor
  47.         3 Askerton Close
  48.         Nine Elms
  49.         Swindon
  50.         Wiltshire
  51.         SN5 9XB
  52.         UK
  53.   
  54.   I will then send you a full version of the designer as soon as possible.
  55.  This will be approximately the same as the demo version with the save 
  56.  fully enabled. 
  57.   The money must be in a cheque or money order in sterling and drawable on 
  58.  a UK bank, please allow some time for delivery.
  59.   Their is no time limit on the demo, you may use it as much as you like,
  60.  but you may not edit any of the files or re-distribute them in any form
  61.  other than the origonal distribution.
  62.   To produce the full demos source you cannot use the Generate option in
  63.  the Demo Designer because this saves the current data and will not save
  64.  it all .You must use the producers from the Shell or Workbench with the
  65.  filenames as parameters or selected respectively.
  66.   The help file is in AmigaGuide format, now that AmigaGuide is freely 
  67.  available this should not cause any problems. I hope you enjoy using this
  68.  program and think it worthwhile
  69.  
  70.                                                             Ian OConnor
  71.  
  72.  
  73. V1.0 :
  74.   -First public release as demo.
  75. V1.1 :
  76.   -Few odd bug fixes.
  77.   -Can scale windows to use screen font.
  78.   -Can produce a Main which should compile and run without editing.
  79. V1.2 :
  80.   -Couple more bug fixes.
  81.   -Supports scaling of CheckBox and MX kind in V39+.
  82.   -V39 tags for Text and Number kinds.
  83.   -Ability to upgrade registered versions from demo version.
  84.   -Support inclusion of your files in produced source, which with
  85.   -Ability to add extra parameters to produced functions allows
  86.   -Proper Multiple Windows Support, see the MultipleDemo.
  87.      (Pascal shared message port code did not work previously, sorry.)
  88.   -Can now add EditHooks, DisplayHooks etc. to some gadgets.
  89.   -Producers tidied up a bit.
  90.   -Demos changed because of space considerations, MenuDemo and ScalingDemo
  91.    now produce their own Main files, see V1.1.
  92. V1.3 :
  93.   -Another bug fixed.
  94.   -Magnify Window added to edit window screen, select from menu.
  95.   -Merge Designer file option added, select from menu.
  96.   -AllKindsDemo now scales to screen font and produces its own main file.
  97.   -Scaling Demo removed.
  98.   -Keyboard shortcuts added to edit window tools window.
  99.   -SuperBitMap window support added.
  100.   -Updated so that all produced menus are NewLookMenus in V39.
  101.   -Added a few V39 tags to window tags window.
  102.